Skip to content

Conversation

@albertotb
Copy link
Member

@albertotb albertotb commented Jan 13, 2026

Summary

  • Add CLAUDE.md documentation file for Claude Code instances
  • Includes common commands (test, lint, build), architecture overview, and code style conventions
  • Helps future Claude Code sessions be productive more quickly

En principio este repo debería de quedar obsoleto por el template de copier, pero como aun estamos usando este bastante lo he actualizado en ambos

Test plan

  • Verify CLAUDE.md is properly formatted markdown
  • Verify commands listed are accurate per Makefile and pyproject.toml

🤖 Generated with Claude Code

Add documentation file to help Claude Code instances understand
the repository structure, common commands, and code style conventions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@albertotb
Copy link
Member Author

albertotb commented Jan 13, 2026

No se si puede ser interesante añadir algo sobre estilo de PRs y/o commits


## Architecture

- `/template`: Main Python package
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

La duda que tengo, es parecida a la que puse en el otro repo.
En este CLAUDE.md hay cosas que deben permanecer en el CLAUDE.md de proyecto instanciado (como lo de docstrings estilo numpy); pero hay otras que deben ser cambiadas (como este /template). No se si hay forma de indicar esto o algo así

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants